/*
Theme Name: Mina Fina
Theme URI: https://www.abdulrehman.info/
Description: Custom theme for Mina website.
Author: Abdul Rehman
Author URI: https://www.abdulrehman.info/
Version: 1.0
Text Domain: mina
*/

@font-face {
  font-family: "Almarai";
  src: url("../fonts/arabic/Almarai-Regular.eot");
  src: url("../fonts/arabic/Almarai-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/arabic/Almarai-Regular.woff2") format("woff2"),
    url("../fonts/arabic/Almarai-Regular.woff") format("woff"),
    url("../fonts/arabic/Almarai-Regular.ttf") format("truetype"),
    url("../fonts/arabic/Almarai-Regular.svg#Almarai-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/arabic/Almarai-Light.eot");
  src: url("../fonts/arabic/Almarai-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/arabic/Almarai-Light.woff2") format("woff2"),
    url("../fonts/arabic/Almarai-Light.woff") format("woff"),
    url("../fonts/arabic/Almarai-Light.ttf") format("truetype"),
    url("../fonts/arabic/Almarai-Light.svg#Almarai-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/arabic/Almarai-ExtraBold.eot");
  src: url("../fonts/arabic/Almarai-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/arabic/Almarai-ExtraBold.woff2") format("woff2"),
    url("../fonts/arabic/Almarai-ExtraBold.woff") format("woff"),
    url("../fonts/arabic/Almarai-ExtraBold.ttf") format("truetype"),
    url("../fonts/arabic/Almarai-ExtraBold.svg#Almarai-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/arabic/Almarai-Bold.eot");
  src: url("../fonts/arabic/Almarai-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/arabic/Almarai-Bold.woff2") format("woff2"),
    url("../fonts/arabic/Almarai-Bold.woff") format("woff"),
    url("../fonts/arabic/Almarai-Bold.ttf") format("truetype"),
    url("../fonts/arabic/Almarai-Bold.svg#Almarai-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body {
  direction: rtl;
  font-size: 14px;
  font-family: "Almarai";
  letter-spacing: 0;
  font-weight: normal;
  animation: fadeInAnimation ease 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.footer-bottom .block-footer {
  margin-bottom: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
#form_textarea {
  padding-top: 5px;
  padding-right: 10px;
  height: 10rem;
}
.section-content-editor h1 {
  color: #00c9d3 !important;
}
.section_content {
  margin-bottom: 8rem;
}
.section_video {
  margin-bottom: 8rem;
}
.section_customer {
  margin-bottom: 8rem;
}

ul.socials-footer li {
  display: inline-block;
  float: left;
  margin-right: 12px;
}
ul.socials-footer li a:hover {
  color: #00c9d3;
}
h1 {
  direction: rtl;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  color: #37617d;
}
h1 span {
  display: block;
}
h2 {
  font-weight: bold;
  color: #30ac65;
  font-size: 26px;
}

img,
svg {
  vertical-align: middle;
}
header#header {
  padding-bottom: 5rem;
}
.navbar-color {
  background-color: #30ac65 !important;
  direction: rtl;
  padding: 0.5rem 3rem;
  width: 100%;
  border-radius: 0;
}
.navbar {
  position: relative !important;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-color ul.navbar-nav li a {
  text-decoration: none;
  padding: 20px 0.5rem;
  color: #fff !important;
  font-size: 20px;
  margin-right: 20px;
  position: relative;
}

.src {
  border-radius: 20px;
  border: none;
  transition: 0.2;
  display: none;
  max-width: 150px;
}
.social-media-navbar i {
  margin: 0 10px;
  color: #fff;
}
.footer-bg {
  background-size: cover;
  background-position: 50%;
  padding-top: 80px;
  padding-bottom: 30px;
  position: relative;
  background-color: #18355e;
  color: #fff;
}
.footer-bg .widget-title {
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-bottom: 1.5rem;
}
.block-footer ul {
  list-style: none;
  padding: 0;
}
.block-footer ul li {
  text-align: center;
  margin: 14px 0;
}
.block-footer ul li a {
  color: #fff;
  transition: all 0.5s;
  display: block;
  font-size: 12px;
}
.block-footer ul li a:hover {
  color: #fff;
  transition: all 0.5s;
}
.copyright {
  font-size: 15px;
  text-align: center;
  padding-top: 50px;
}
form.wpcf7-form {
  border: 1px solid #30ac65;
  border-radius: 20px;
  padding: 35px;
  text-align: center;
}
.newsletter_sec label {
  font-weight: bold;
  color: #30ac65;
  font-size: 20px;
}
.form-check {
  text-align: right;
}
.form-check label {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
.wpcf7-form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.newsletter_sec .wpcf7-form-control {
  padding: 22px 16px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  direction: rtl;
  text-align: right;
}
.newsletter_sec .wpcf7-submit {
  display: block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 115px;
  margin: auto;
}
.newsletter_sec .wpcf7-submit {
  background-color: #30ac65;
  color: #fff;
}
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions {
  text-align: center;
}
.wpcp-single-item h2 a {
  color: #30ac65;
}
.wpcp-carousel-wrapper
  #sp-wp-carousel-free-id-114.wpcp-post-carousel
  .wpcp-single-item {
  background: transparent !important;
}
.intro_content {
  text-align: center;
  padding-left: 50px;
}
.services_boxes .sbox-slide {
  height: 25rem;
  border: 1px solid #dddddd;
  transition: 0.3s;
}
.services_boxes .sbox-slide:hover {
  background-color: #30ac65;
  transform: translate3d(0px, -5px, 0px);
}
.sbox-slide:hover h2 {
  color: white;
}
.sbox-slide:hover p {
  color: white;
}
.sbox_captions {
  padding: 15px 20px 0;
  overflow: hidden;
  text-align: center;
}
.sbox-slide h2 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
}
.sbox-slide p {
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.54);
}
.intro_slider {
  direction: ltr;
}
.intro_slider_images {
  max-width: 585px;
  margin: auto;
}
#video-carousel iframe {
  width: 100%;
}
div.owl-nav {
}
div.owl-nav .owl-prev,
div.owl-nav .owl-next {
  position: absolute;
  top: 40%;
  color: #fff !important;
  font-size: 45px !important;
  outline: none !important;
}
div.owl-nav .owl-prev:hover,
div.owl-nav .owl-next:hover {
  background: none;
}
div.owl-nav .owl-prev {
  left: 15px;
}
div.owl-nav .owl-next {
  right: 15px;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1260px;
}
.section_services {
  margin: 0px auto;
  margin-bottom: 8rem;
}
.section_title {
  text-align: center;
  margin-bottom: 35px;
}
.section-p {
  font-size: 18px;
  text-align: center;
}
.owl-carousel {
  direction: ltr;
}
.max-width-80 {
  max-width: 80%;
  margin: auto;
}
img {
  max-width: 100%;
  height: auto;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #30ac65;
}
.video_box iframe {
  width: 100%;
}
.section_customer {
  margin: 60px auto;
}
.customer_boxes .sbox-slide {
  border: 0px solid #dddddd;
}
.services_boxes div.owl-nav .owl-prev,
.services_boxes div.owl-nav .owl-next,
.section_customer div.owl-nav .owl-prev,
.section_customer div.owl-nav .owl-next {
  color: #fff !important;
  font-size: 45px !important;
}
.services_boxes div.owl-nav .owl-next,
.section_customer div.owl-nav .owl-next {
  right: -60px;
}
.services_boxes div.owl-nav .owl-prev,
.section_customer div.owl-nav .owl-prev {
  left: -60px;
}
.services_boxes .owl-nav button span,
.section_customer .owl-nav button span {
  background: white;
  color: #30ac65;
  width: 40px;
  display: block;
  height: 45px;
  line-height: 1;
}
.section_social {
  margin-bottom: 8rem;
}
.brand-logo img {
  width: 80px;
}
#search_icon {
  cursor: pointer;
}
#submit_button {
  transition: 0.2s;
}
#submit_button:hover {
  transition: 0.2s;
  transform: scale(1.1);
  background-color: white;
  color: #30ac65;
  border: 1px solid #30ac65;
}
.intro_content_inner {
  text-align: right;
}
.intro_content_inner a {
  color: #212529;
}
.inner_section_content {
  min-height: 300px;
}
@media (max-width: 576px) {
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .max-width-80 {
    max-width: 100%;
    margin: auto;
  }
  .intro_content {
    padding-left: 0;
  }
  .video_box iframe {
    width: 100%;
    height: 230px;
  }
  .section_title {
    margin-bottom: 20px;
  }
  .subscribe_boxes {
    margin-bottom: 50px;
  }
  .brand-logo img {
    width: 80px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
  }
  .navbar-color ul.navbar-nav {
    padding: 0px;
  }
  .navbar-color ul.navbar-nav li a {
    padding: 5px 0.5rem;
    color: #fff !important;
    font-size: 18px;
    margin-right: 0;
    position: relative;
    display: block;
    text-align: right;
  }
  .navbar-collapse {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .widget_social_html ul {
    text-align: center;
  }
  .widget_social_html ul li {
    display: inline-block;
    margin: 5px 0;
  }
  .widget_social_html ul li a {
    padding: 0 8px;
  }
  .widget {
    margin-bottom: 30px;
    text-align: center;
  }
  .footer-bg .widget-title {
    font-size: 20px;
    margin-bottom: 1.3rem;
  }
  .services_boxes .owl-nav button span,
  .section_customer .owl-nav button span {
    color: #30ac65;
    width: 30px;
    display: block;
    height: 40px;
    line-height: 1;
    font-size: 36px !important;
  }
  .services_boxes div.owl-nav .owl-next,
  .section_customer div.owl-nav .owl-next {
    right: -40px;
  }
  .services_boxes div.owl-nav .owl-prev,
  .section_customer div.owl-nav .owl-prev {
    left: -40px;
  }
  .sm-max-width-80 {
    max-width: 80%;
  }
  .copyright {
    padding-top: 15px;
  }
  #video-carousel iframe {
    height: 225px;
  }
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  opacity: 0.5;
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
